<?if(substr($MESSAGE$,0,6)='$INFO$'&&($GROUP_ID$=3||$GROUP_ID$=4))?>

<table width="100%" cellspacing="0" cellpadding="0" class="postTable inform">
<tr>
<td class='inform_left'></td>
<td class='inform_right'>
<?if($ENTRY_MANAGE_ICON_BAR$)?><div style='float:right;'>$ENTRY_MANAGE_ICON_BAR$</div><?endif?>
<b>  <?if($GROUP_ID$=4)?><?else?><?endif?>:</b><br>
<?substr($MESSAGE$,6)?>
</td>
</tr>
</table>

<?else?><?if(substr($MESSAGE$,0,9)='$WARNING$'&&($GROUP_ID$=3||$GROUP_ID$=4))?>

<table width="100%" cellspacing="0" cellpadding="0" class="postTable alert">
<tr>
<td class='alert_left'></td>
<td class='alert_right'>
<?if($ENTRY_MANAGE_ICON_BAR$)?><div style='float:right;'>$ENTRY_MANAGE_ICON_BAR$</div><?endif?>
<b> <?if($GROUP_ID$=4)?><?else?><?endif?>:</b><br>
<?substr($MESSAGE$,9)?>
</td>
</tr>
</table>

<?else?>
<style type="text/css"> 
 #bg {background-image:url('/images/forum/cerii_vid_coobchenii_forum.png'); background-position: top right; background-repeat: no-repeat;} 
 </style>
 <div class="postTable"> 

 <div style="padding:0px 5px;"> 
 <div class="postTdTop"><div class="postTdTop2"> 

 <div style="float:right; margin-top:2px; margin-right:1px;"> 
 <?if($USER_STATUS$='<span class="statusOffline">Offline</span>')?><span style="font:11px tahoma; text-shadow:0px 1px 0px #fff; color:#999;"></span><?endif?> 
 <?if($USER_STATUS$='<span class="statusOnline">Online</span>')?><span style="font:11px tahoma; text-shadow:0px 1px 0px #fff; color:#178206;"></span><?endif?> 
 </div> 

 <div> 
 <span style="margin:0px 9px 0px 0px;"><a class="postUser" href="javascript://" onClick="emoticon('$USERNAME$,');return false;"><div style="width:150px; display:inline-block; text-align:center;">$USERNAME$</div></a></span> 
 <span style="text-shadow:0px 1px 0px #fff;">$WDAY$, $DATE$, $TIME$ |  # $NUMBER$</span> 
 </div> 

 </div></div> 
 </div> 

 <div sryle="padding:2px;"></div> 
 <table border="0" cellpadding="0" cellspacing="0" width="100%"> 
 <tr> 
 <td style="padding-left:1px;" width="178px" valign="top"> 

 <div class="WrapInfo" style="margin-left:4px; margin-top:6px;"><div class="WrapInfo2"> 

 <div style="padding:5px 5px 3px 5px;" align="center"> 

<img alt="" title="$USERNAME$" border="0" src="<?if($AVATAR_URL$)?>$AVATAR_URL$<?else?>/templates/forum_template/images/noava.png<?endif?>" />

</div> 
 <div style="margin-bottom:5px;" align="center">$GROUP_ICON$</div> 

 <div style="border-top:1px solid #ccc; border-bottom:1px solid #fff; margin:0px 0px;"></div> 
 <div class="infuserF"><b>$GROUP_NAME$</b></div> 
 <div style="border-top:1px solid #ccc; margin:0px 0px;"></div> 
 <div style="border-bottom:1px solid #fff; margin:0px 0px;"></div> 
 <div class="infuserF">: <b>$POSTS$</b></div> 
 <div style="border-top:1px solid #ccc; border-bottom:1px solid #fff; margin:0px 0px;"></div> 
 <div style="padding:3px;"></div> 
 <div align="center"><?if($DO_REP_URL$)?> 
 <table style="margin-bottom:5px;" border="0" cellpadding="0" cellspacing="0" width="150px"> 
 <tr> 
 <td style="padding-right:0px;" width="27px"><a href="$DO_REP_URL$" class="RepNizz"><div class="RepNiz"><b>-</b></div></a></td> 
 <td><a href="$READ_REP_URL$" class="RepMidd"><div class="RepMid"><b>$REP_RATING$</b></div></a></td> 
 <td style="padding-left:0px;" width="27px"><a href="$DO_REP_URL$" class="RepViss"><div class="RepVis"><b>+</b></div></a></td> 
 </tr></table> 
 <?else?> 
 <div style="padding:0px; margin-bottom:5px; width:150px;" align="center"> 
 <a href="$READ_REP_URL$" class="RepUsee"><div class="RepUse"><b>$REP_RATING$</b></div></a> 
 </div> 
 <?endif?></div><div style="padding-top:1px;"></div> 

 </div></div> 

 </td> 
 <td style="padding-left:5px;" valign="top"> 
<div class="posttdMessage">
<?if($USER_LOGGED_IN$)?><div id="apofmes">$MESSAGE$</div><?else?> 
<div class="quote">
      .    <a href="#dialog" name="modal"><b></b></a>   ,  <a href="/index/3"><b></b></a>   <br> 
</div><br><?endif?>
</div>

 </td>
 </tr>
</table> 
 <div style="padding:3px;">$USER_DETAILS_ICON_BAR$ $ENTRY_MANAGE_ICON_BAR$</div> 
 </div> 

 <script type="text/javascript"> 
 $(".postTable:first").attr('id','bg'); 
 </script>
<?endif?><?endif?>